Welcome![Sign In][Sign Up]
Location:
Search - combo box

Search list

[ComboBoxGroupCombo_demo.zip

Description: Creating a Group Combo Box
Platform: | Size: 45623 | Author: | Hits:

[GUI Develop最简单的界面增强库EasySkin

Description: 一、实现的功能 1、支持所有按钮,包括checkButton,RadioButton,NormalButton,GroupBotton。 2、支持所有的Combo Box。 3、支持滚动条。 4、支持进度条。 5、支持通用对话窗与MessageBox。 6、全部支持Hover状态。 7、支持单文档、多文档、对话窗程序。 8、支持VC6/7、VB6/7、CB5/6/7。 9、支持Win95以上操作系统。-one, a realization of the function, and support all buttons, including checkButton, RadioButton, NormalButton, GroupBotton. 2, and support all the Combo Box. 3, the support of the roll. 4, the progress of the support. 5, support universal dialogue window and MessageBox. 6, all support Hover state. 7, support the single-file, multi-document, the dialogue window procedure. 8, support VC6 / 7, VB6 / 7, CB5/6/7. 9, the operating system supports more than Win95.
Platform: | Size: 197700 | Author: 杨洁 | Hits:

[ComboBoxMultiColumnFlatCombo_src

Description: 这里有关于Combo Box的所有功能的演示.以及下拉listview和颜色的搭配.-here on the Combo Box all of the functionality of the demonstration. And the drop-down color error and the match.
Platform: | Size: 68227 | Author: 王大 | Hits:

[Other resourceDataInfo

Description: 前一段研究vc数据库时朋友帮我做的一个关于vc中ADO数据库中使用Combo Box的例子,很简单但是很实用。绝对原创!-vc database friends to help me do a vc on ADO database using Combo Box example, a very simple but practical. Absolutely original!
Platform: | Size: 564451 | Author: 闵敏 | Hits:

[Other resourceVB5.0AndWindowsAPI

Description: 一般会使用WINDOW API的情况,实在是因为VB本身不提供某些功能,但是,程式所 需又不得不然,例如:读取Registry内的资料,VB只提供SaveSetting、Getsetting 等 系列的指令,但是它只能读取特定地区的值,要读、删、更动其他区域的值时,就无法 使用。再如:仔细看一看Combo Box的Events,其中没有MouseMove,但这是我们经常用 上的一个Event,那该如何呢?是的,那只有透过Winodow API。而VB呼叫Window API一 般不都使用API检视员,直接将相对应的API COPY到我们的程式中就好,那还用什麽技 巧吗?其实不然,因为VB资料格式的问题,又加上VB本身没有指标,在许多地方需要一 些小技巧才能解决,而且我们经常因应不同的需求,将API 检视员的宣告COPY过来後再 做一些修改,最重要的,如果有一个.DLL档,它不在API 检视员中定义,那时,就只有 自己想办法啦。 -general use WINDOW API, it is because Visual Basic itself does not provide certain functions, but also for programs not otherwise, such as : reading the information contained in the Registry, VB only SaveSetting, Getsetting series of commands, but it can only read the specific values have to read, cut changes to the value of other regions, it can not be used. Another example : A close look at the Combo Box Events, which MouseMove not, but it is often used in an Event, then how? Yes, it is only through Winodow API. While VB Window API calls are not normally used to examine API, directly corresponding to the API COPY of our programs to be good enough, then what skills to use? That is not true, because the VB data format, coupled with no indicators of VB itself, and in many places require som
Platform: | Size: 9720 | Author: 温小明 | Hits:

[File OperateDataAccessExample

Description: 演示一系列数据访问功能,十分适合初学者。(演示了:装载文本文件中的数据到数组、选择数组中的数据到自动完成的text box、简单的数组操作、将数组保存到文本文件、从Access数据库中装载数据、选择数据从自动完成的combo box里、将数组保存到Access数据库、Loading Data from an Access Database、Data Collection from text boxes in a User Form、Writing out of data into a document using BookMarks、Saving of settings to the registry、Saving of Data to an Access Database-demonstration series data access functionality that is well suited to beginners. (Demo : loading a text file of the data array, the array of choices data to automatically complete the text box, a simple array operations, it will preserve the array of text files, from the Access database loading data, data from the automatic choice to complete the combo box, the preservation of the array Access database Loading Data from an Access Database, Data Collection from text boxes in a User Form, Writing out of data into a document using BookMarks, Saving of settings to the registry, Saving of Data to an Access Database
Platform: | Size: 89761 | Author: 姚紫欣 | Hits:

[GUI DevelopGridCtrALLlDemo

Description: 演示在表格中使用编辑框控件,树控件,检查框控件,按钮控件,COMBO BOX控件,SPIN控件的方法。-demonstration in the use of forms edit box control, tree controls, check box control, control buttons, notebook BOX controls SPIN control methods.
Platform: | Size: 242131 | Author: 余晖 | Hits:

[ComboBoxFlatColorCombo

Description: 一个自定义的COMBO box类的实现以及演示程序。-since the definition of a notebook category box on the realization of demo program.
Platform: | Size: 45950 | Author: Michael | Hits:

[GUI DevelopBitmapPickerCombo_demo

Description: This control was made after the useful Icon Picker Combo Box by Joel Wahlberg
Platform: | Size: 21504 | Author: 彭群 | Hits:

[GUI DevelopColourPickerCB_demo

Description: Color selection combo box. To use it in your code do remember to set the owner draw fixed and has string property.
Platform: | Size: 26624 | Author: JJWang | Hits:

[ComboBoxSkin_Combo_Box_demo

Description: Skinnable Combo Box implementation - demo
Platform: | Size: 13629440 | Author: Jay Kramer | Hits:

[Windows DevelopVC_programming_list_box_combo_displays_file_direct

Description: VC编程实现如何在列表框或组合框中显示文件和目录列表经典代码-VC programming to the list box or combo box displays the file and directory listing the classic code
Platform: | Size: 13312 | Author: tangqi | Hits:

[Windows DevelopVB_programming_auto_complete_function_combo_box.ra

Description: VB编程实现带自动完成功能的组合框VB programming with auto-complete function of the combo box-VB programming with auto-complete function of the combo box
Platform: | Size: 13312 | Author: diandian | Hits:

[ComboBoxcombo

Description: combo box demo in visual basic
Platform: | Size: 1024 | Author: norisk | Hits:

[Communicationcombo

Description: 是串口通信的源代码,是MSComm控件使用组合框来完成的-Serial communication is the source code is MSComm control using the combo box to complete the
Platform: | Size: 1880064 | Author: xufu | Hits:

[ListView/ListBoxListWithCombo

Description: custom list box to select in first column item by combo box
Platform: | Size: 214016 | Author: bagheri | Hits:

[Button controllist-box-

Description: 对MFC中的列表框,组合框,滚动条控件进行了比较详细的叙述-MFC in the list box, combo box, scroll bar control, a more detailed description of
Platform: | Size: 15360 | Author: 杨力 | Hits:

[ComboBoxcombo

Description: 列表框 组合框 添加搜索功能 自动补全功能-The list box combo box to add search functionality to auto-complete feature
Platform: | Size: 875520 | Author: 魏林 | Hits:

[Other Databasesrecordset-combo

Description: recordset and combo box
Platform: | Size: 16384 | Author: nafis | Hits:

[ComboBoxauto-box

Description: 如何实现带自动完成功能的组合框,一个简单的例子 仅供参考-How to achieve with auto-complete combo box, a simple example is for reference only
Platform: | Size: 25600 | Author: 李刚 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net